x86: IO-APIC cleanup
authorJan Beulich <jbeulich@novell.com>
Wed, 9 Mar 2011 16:28:58 +0000 (16:28 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 9 Mar 2011 16:28:58 +0000 (16:28 +0000)
commit7b491593ff6ae6c88287b0107c424de76114bedf
tree2aba7205754699af07af3c33d4121f036d34ce09
parent490a08a9f7c0bc1310af8205c55b954fa412ee34
x86: IO-APIC cleanup

Remove unused and pointless bits from IO-APIC handling code. Move
whatever possible into .init.*, and some data items into
.data.read_mostly. Adjust some types.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/apic.c
xen/arch/x86/i8259.c
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c
xen/include/asm-x86/io_apic.h
xen/include/asm-x86/irq.h